| class PinkNoiseDetectorDetects pink noise in sequential blocks of samples.Public functionsPublic propertiesint Adaptation | Number of frames to calculate the probability from. The more frames measured, the better the chance of true positives, but this decreases detection speed. | float MaxFreq | Maximum noise detection frequency. | float MinFreq | Minimum noise detection frequency. |
|